[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 38 | 0 | 0 | 100.00% | 3.08 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| ca.spaz.cron | 1 | 0 | 0 | 100.00% | 0.48 |
| ca.spaz.cron.datasource | 26 | 0 | 0 | 100.00% | 1.64 |
| ca.spaz.cron.datasource.sql | 10 | 0 | 0 | 100.00% | 0.82 |
| ca.spaz.util | 1 | 0 | 0 | 100.00% | 0.14 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
|
CRONConfigurationTest | 1 | 0 | 0 | 100.00% | 0.483 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
|
SQLDatasourceTest | 26 | 0 | 0 | 100.00% | 1.639 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
|
SQLFoodImplTest | 10 | 0 | 0 | 100.00% | 0.821 |
[ summary] [ package list] [ test cases]
|
|
testCreateReadonlyFoodSource | 0.78 |
|
|
testCreatePersonalFoodSource | 0.06 |
|
|
testGetConsumedOn | 0.03 |
|
|
testGetSources | 0.04 |
|
|
testGetFoodGroups | 0.03 |
|
|
testIsSearchable | 0.04 |
|
|
testIsListable | 0.05 |
|
|
testAddFood | 0.04 |
|
|
testCreateNewFood | 0.04 |
|
|
testAddFoodDatasourceListener | 0.02 |
|
|
testAddMeasure | 0.03 |
|
|
testChangeConsumedAmount | 0.03 |
|
|
testChangeMeasure | 0.06 |
|
|
testConsumeFood | 0.03 |
|
|
testGetTimesConsumedFood | 0.02 |
|
|
testGetTimesConsumedFoodDateDate | 0.03 |
|
|
testRemoveFood | 0.03 |
|
|
testRemoveFoodDatasourceListener | 0.02 |
|
|
testRemoveMeasure | 0.02 |
|
|
testUnConsumeFood | 0.03 |
|
|
testFindAllFoods | 0.02 |
|
|
testFindFoodsStringArray | 0.03 |
|
|
testFindFoodsStringArrayStringString | 0.03 |
|
|
testGetMeasuresFor | 0.03 |
|
|
testGetName | 0.02 |
|
|
testGetNutrientsFor | 0.02 |
|
|
testSQLFood | 0.52 |
|
|
testGetFoodGroup | 0.04 |
|
|
testGetSource | 0.04 |
|
|
testGetCalories | 0.03 |
|
|
testGetNutrientAmount | 0.03 |
|
|
testSetNutrientAmount | 0.02 |
|
|
testSetFoodGroup | 0.02 |
|
|
testGetNumTimesConsumed | 0.02 |
|
|
testGetDataSource | 0.02 |
|
|
testSetMeasures | 0.02 |